CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median filter

搜索资源列表

  1. cPPmedia-filter

    0下载:
  2. 有实例,用C++写的控制台程序,比较深入。读取24位图像,进行中值滤波,并显示出图像-There are examples, written in C++ console program, more in-depth. Read 24-bit image, the median filter, and display the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3070015
    • 提供者:陈小涛
  1. filter

    2下载:
  2. 用vhdl硬件描述语言写的中值滤波器,主要对尖峰脉冲进行消除。在fpga上实现。-Vhdl hardware descr iption language used to write the median filter, mainly to eliminate spikes. Implemented on the fpga.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-08-16
    • 文件大小:215040
    • 提供者:momowang
  1. LMS-algorithm-

    0下载:
  2. 自适应滤波器是一种参数可自适应调整的有限冲激响应(FIR)数字滤波器,具有非递归结构形式。介绍了自适应滤波器的基本原理,用LMS自适应算法来仿真,得到LMS算法在自适应滤波中的收敛特性。-Adaptive filter is an adaptive adjustment of parameters can be finite impulse response (FIR) digital filter, with a non-recursive structure. Describes the b
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:47150
    • 提供者:Ling Li
  1. Add-SP-Noise-and-Median-Filter

    0下载:
  2. 本工程程序对lena施加Pa=Pb=0.1的椒盐噪声,然后采用3*3中值滤波处理,给出去噪前后的图像。-The engineering process for lena put Pa = Pb = 0.1 salt and pepper noise, then a 3* 3 median filtering, give the image before and after denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:859985
    • 提供者:小明
  1. median

    0下载:
  2. To smooth an image by applying median filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:531
    • 提供者:Anupa
  1. median-filter

    0下载:
  2. 三维数据矩阵的中值滤波方法,采用快速实现算法-Three-dimensional data matrix median filtering method, using fast algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3380
    • 提供者:王伟
  1. filter

    0下载:
  2. 数字图像处理中值滤波算法的实现,采用3*3的模板-Digital image processing median filter algorithm, using the template 3* 3
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1058
    • 提供者:andy
  1. medianFilter0918

    0下载:
  2. 本程序实现灰度图像的均值滤波,均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。 -This program the gray-scale image of the mean filter, mean filter is a typical linear filtering algorithm, it is on the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7947213
    • 提供者:wangjing
  1. filter

    0下载:
  2. 程序实现了中值滤波,参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做垂直中值滤波。 -Realize the median filter and smooth the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:费婷婷
  1. Gaussian--median--mean-filter

    0下载:
  2. 本程序集为matlab高斯滤波、中值滤波、均值滤波,可以用于图像处理等方面-matlab Gaussian filter, median filter, mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:smallknifer
  1. Fast-median-filtering-algorithm

    0下载:
  2. 中值滤波的基本原理是把数字图像或数字序列中一点的值用该点的一个邻域中各点值的中值代替,让周围的像素值接近的真实值,从而消除孤立的噪声点。-The basic principles of the median filter is the value of digital image or sequence of numbers in a neighborhood of the point value of the median instead, so that the surrounding pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10294
    • 提供者:kristena
  1. four-filter

    0下载:
  2. 线性滤波器、均值滤波器、中值滤波器、梯度倒数滤波器的matlab源程序-Linear filter, mean filter, median filter, gradient countdown of the filter matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2029
    • 提供者:cgy
  1. filter

    0下载:
  2. 本程序旨在处理图像的噪声,通过中值滤波器实现-This program is designed to deal with image noise, median filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:545
    • 提供者:徐胜民
  1. Median

    0下载:
  2. A median filter in java that removes gaussian and condiment noise
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6243
    • 提供者:Biniam
  1. filter

    0下载:
  2. 对原始图像加椒盐噪声,对噪声图像进行中值滤波和邻域平均。-The original image is add salt &pepper noise, the noise image of the median filter and neighborhood average.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:48294
    • 提供者:harryjohn
  1. vector--filter

    0下载:
  2. 打开图片并通过容器操作能把画在图片上的直线的点存入直线上并运用中值滤波取出直线-Open the picture and deposited in a straight line through the container operation can draw straight points on the picture and use the median filter to remove the straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3800361
    • 提供者:田澍
  1. filter

    0下载:
  2. 图像滤波算法,实现了中值滤波、均值滤波,频率域的高通滤波和低通滤波。-Image filtering algorithm to implement the median filter, mean filter, the frequency domain of the high-pass filter and low-pass filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:22681
    • 提供者:西西艾路
  1. median

    0下载:
  2. 中值滤波程序,一个简单的程序,抛砖引玉,简单实用-Median filter program,A simple procedure, author, simple and practical
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:lilianggui
  1. median-filtering_VCPP

    0下载:
  2. 中值滤波的VC++算法,初学者可以看看,或许会有帮助-Median filter VC++ algorithm, beginners can see, there may be help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3520276
    • 提供者:xiangzhihappy
  1. fast-median-filter

    0下载:
  2. 用mATLAB编写的快速中值滤波程序,采用 3x3 窗口,基于基数排序的快速去噪FNR-Fast median filtering with mATLAB written procedures, using 3x3 window, based on the fast radix sort denoising FNR
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10875
    • 提供者:xiaoyu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com